home *** CD-ROM | disk | FTP | other *** search
/ IRIX Development Foundation 1.2 for IRIX 6.4 / IRIX Development Foundation 1.2 for IRIX 6.4.img / relnotes / c_dev / ch2.z / ch2
Text File  |  1999-04-28  |  9KB  |  330 lines

  1.  
  2.  
  3.  
  4.                                                - 1 -
  5.  
  6.  
  7.  
  8.                     7.3 ANSI C Release Notes
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.                                                - 2 -
  69.  
  70.  
  71.  
  72.                     2.  _I_n_s_t_a_l_l_a_t_i_o_n__I_n_f_o_r_m_a_t_i_o_n
  73.  
  74.                     This chapter provides supplemental information
  75.                     to the _I_R_I_S _S_o_f_t_w_a_r_e _I_n_s_t_a_l_l_a_t_i_o_n _G_u_i_d_e.  The
  76.                     information in this chapter is specific to the C
  77.                     compiler; use it with the installation guide to
  78.                     install this product.
  79.  
  80.                     If you are installing this option for the first
  81.                     time, to install the subsystems marked default,
  82.                     use the go menu item.  To install a different
  83.                     set of subsystems, use the following commands in
  84.                     inst to customize the list of subsystems to be
  85.                     installed:
  86.  
  87.                        +o install
  88.  
  89.                        +o remove
  90.  
  91.                        +o keep
  92.  
  93.                        +o step
  94.  
  95.                     Then select the go menu item.
  96.  
  97.                     The C compiler requires the installation of the
  98.                     products described in the following sections.
  99.                     The MIPSpro 7.3 Compiler Execution Environment
  100.                     for IRIX 6.5._x CD (also known as the Compiler
  101.                     EOE CD) and the IDF CDs must be installed first.
  102.                     For more detailed information, please refer to
  103.                     the IRIX Development Foundation (IDF) Release
  104.                     Notes.
  105.  
  106.  
  107.  
  108.                     2.1  _M_I_P_S_p_r_o_7_._3
  109.  
  110.                     The C compiler requires that you install the
  111.                     Compiler EOE CD for IRIX 6.5 systems.  This CD
  112.                     contains the compiler_eoe subsystem.  For a
  113.                     description of the compiler_eoe subsystem, see
  114.                     the 7.3 Base Compiler Execution Environment
  115.                     Release Notes (accessed as the compiler_eoe
  116.                     release notes).
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.                                                - 3 -
  135.  
  136.  
  137.  
  138.                     2.2  _I_D_F__C_D__f_o_r__I_R_I_X__6_._2_,__6_._3_,__a_n_d__6_._4__S_y_s_t_e_m_s
  139.  
  140.                     The C compiler requires that you install the
  141.                     IRIX Development Foundation (IDF) CDs for IRIX
  142.                     6.2, 6.3, and 6.4 systems.  Each of these CDs
  143.                     contains the following subsystems required by
  144.                     the C compiler:
  145.  
  146.                     c_dev
  147.                     compiler_eoe
  148.                     compiler_dev
  149.  
  150.                     The following sections describe the components
  151.                     included with these subsystems.
  152.  
  153.  
  154.                     2.2.1  _c__d_e_v _f_o_r _I_R_I_X _6._2, _6._3, _a_n_d _6._4 _S_y_s_t_e_m_s
  155.                       The C compiler development subsystem includes
  156.                     the following components:
  157.  
  158.                     c_dev.books.CLanguageRef      InSight(TM)
  159.                                                   version of the
  160.                                                   compiler and _C
  161.                                                   _P_r_o_g_r_a_m_m_e_r'_s
  162.                                                   _R_e_f_e_r_e_n_c_e _G_u_i_d_e
  163.                                                   (default)
  164.  
  165.                     c_dev.man.c                   Manual page for
  166.                                                   the cc driver
  167.                                                   (default)
  168.  
  169.                     c_dev.man.util                Manual pages for C
  170.                                                   source utilities -
  171.                                                   cflow, cb, etc.
  172.                                                   (default)
  173.  
  174.                     c_dev.man.relnotes            Online version of
  175.                                                   these release
  176.                                                   notes (default)
  177.  
  178.                     c_dev.sw.c                    C preprocessors
  179.                                                   (default)
  180.  
  181.                     c_dev.hdr.lib                 copt header files
  182.                                                   for
  183.                                                   kapio.internal.h
  184.                                                   and kapio.sgi.h
  185.                                                   (default)
  186.  
  187.                     c_dev.sw.util                 C source utilities
  188.                                                   cflow, cb, etc.
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.                                                - 4 -
  201.  
  202.  
  203.  
  204.                                                   (default)
  205.  
  206.                     c_dev.src.customalloc         C source code for
  207.                                                   customalloc memory
  208.                                                   allocator.
  209.  
  210.                     c_dev.src.acpp                C source code for
  211.                                                   the ANSI
  212.                                                   preprocessor acpp
  213.  
  214.                     NOTE:  The functionality of the following
  215.                     subsystems is now packaged in the c_fe.sw.c
  216.                     front end subsystem:
  217.  
  218.                     c_dev.sw.copt            C scalar optimizer
  219.  
  220.                     c_dev.sw.lib             copt I/O archive for
  221.                                              shared compiles for
  222.                                              libkapio.a
  223.  
  224.                     c_dev.sw.speclib         copt I/O archive for
  225.                                              nonshared compiles for
  226.                                              libkapio.a
  227.  
  228.                     c_dev.sw64.lib           copt I/O archive (64-
  229.                                              bit ABI) for shared
  230.                                              compiles for libkapio.a
  231.                                              (default on R8000(TM)
  232.                                              and R10000(TM) systems
  233.                                              only)
  234.  
  235.                     c_dev.sw.v6_c            Version 6.2 of the C
  236.                                              compiler
  237.  
  238.                     c_dev.man.copt           C scalar optimizer
  239.                                              manual pages
  240.  
  241.                     2.2.2  _c_o_m_p_i_l_e_r__e_o_e
  242.                       The compiler_eoe subsystem contains the run-
  243.                     time libraries and programs that must be
  244.                     installed.  For a description of the components,
  245.                     see the 7.3 Base Compiler Execution Environment
  246.                     Release Notes (accessed as the compiler_eoe
  247.                     release notes).
  248.  
  249.  
  250.                     2.2.3  _c_o_m_p_i_l_e_r__d_e_v
  251.                       The compiler_dev subsystem contains the
  252.                     utilities, header files, and libraries common to
  253.                     several languages.  For a description of the
  254.                     components, see the 7.3 Base Development Release
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.                                                - 5 -
  267.  
  268.  
  269.  
  270.                     Notes (accessed as the compiler_dev release
  271.                     notes).
  272.  
  273.  
  274.  
  275.                     2.3  _I_D_F__C_D__f_o_r__I_R_I_X__6_._5__S_y_s_t_e_m_s
  276.  
  277.                     The C compiler requires that you install the
  278.                     IRIX Development Foundation (IDF) CD for IRIX
  279.                     6.5 systems.  This CD contains the following
  280.                     subsystems required by the C compiler:
  281.  
  282.                     compiler_dev
  283.                     c_dev
  284.  
  285.                     For descriptions of components of these
  286.                     subsystems, see the previous sections.
  287.  
  288.  
  289.  
  290.                     2.4  _C__F_r_o_n_t__E_n_d__C_D
  291.  
  292.                     The C compiler requires that you install the
  293.                     MIPSpro 7.3 C front end CD.  This CD contains
  294.                     the C front-end subsystem (c_fe), which includes
  295.                     the following components:
  296.  
  297.                     c_fe.sw.c                  C compiler front end
  298.                                                (default)
  299.  
  300.                     c_fe.sw64.lib              C compiler front end
  301.  
  302.                     c_fe.man.relnotes          These release notes
  303.                                                (default)
  304.  
  305.                     c_fe.man.c                 C front end compiler
  306.                                                man pages (default)
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.